Skip to content

Conversation

olivermack
Copy link

by setting a numeric value in the config.

In the current implementation it is not possible to adjust the default/hardcoded listener priorities anyhow. Thus, as an example, the loggable listener creates a LogEntry before the blameable and/or timestample behaviors adjusts the respective fields.
If one wants to store those fields in the LogEntry as well there was no chance.

With this PR one set a numeric value to the configured behaviors in addition to just set it to true. This does not only allow to define custom priorities for those listeners which are registered without any, it also allows to override the hardcoded values of the StofDoctrineExtensionsExtension class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants